Skip to content

Update tool configuration title in ConfigureToolModal - #427

Merged
cristian-tamblay merged 1 commit into
developfrom
fix/converter-explorer-title
Jan 26, 2026
Merged

cristian-tamblay merged 1 commit into
developfrom
fix/converter-explorer-title

Conversation

@Irozuku

@Irozuku Irozuku commented Jan 21, 2026

Copy link
Copy Markdown
Collaborator

Summary

This pull request applies a small internationalization fix to the ConfigureToolModal component by removing a hardcoded tool configuration title and relying solely on the translation function for the modal title.


Type of Change

Check all that apply like this [x]:

  • Backend change
  • Frontend change
  • CI / Workflow change
  • Build / Packaging change
  • Bug fix
  • Documentation

Changes (by file)

  • path/to/ConfigureToolModal.tsx: Removed the hardcoded modal title and used the translation function instead.

Before

image

After

image

Testing (optional)

  • Confirmed the modal title displays correctly with existing translations.

@Irozuku Irozuku added the front Frontend work label Jan 21, 2026
@cristian-tamblay
cristian-tamblay merged commit 5766738 into develop Jan 26, 2026
18 checks passed
@cristian-tamblay
cristian-tamblay deleted the fix/converter-explorer-title branch January 26, 2026 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

front Frontend work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants